*{ margin:0px; padding:0px;}
body 
{
    line-height:1.5;
    font-family:宋体;
}
a{ text-decoration:none;}
ul,li{ list-style:none;}
img{ max-width:100%;}
.w1040{ width:1015px; margin:0 auto;}
.top{ background:url(top1.png) no-repeat top center; background-size:1015px 152px; width:100%; height:152px;} 
.top .logo{ width:90%; margin:0 auto; margin-left:8%; }
.top .logo .title{ width:70%; float:left; color:#fff; padding-left:90px; margin-top:40px; background-size:74px 79px; padding-top:8px; padding-bottom:4px;}
.top .logo .lang{ width:20%; float:left; overflow:hidden; margin-top:40px; }
.top .logo .lang li{ float:left; width:50%; text-align:center; }
.top .logo .lang li p,.top .logo .lang li p a{ color:#fff;}
.top .logo h1{ font-size:32px;}
.top .logo p{ font-size:14.68px; font-weight:bold;}
.nav{ background:#e5e5e5; margin-bottom:30px;}
.nav ul{ width:900px; margin:0 auto; overflow:hidden; border-top: 1px solid #fff;}
.nav ul li{ width:14.285%; float:left; text-align:center; border-right:1px solid #fff; box-sizing:border-box;   }
.nav ul li.last{ border-right:0px solid #fff; }
.nav ul li a{line-height:36px; color:#008dde; font-size:14px; font-weight:bolder;}
.main{ overflow:hidden;}
.main .ml{ float:left; width:208px; margin-right:25px; background:#4a9aca; }
.main .mr{ float:left; width:782px; }

.main .ml .content{/* padding:10px 20px 20px ;*/}
.main .ml .content .title{ font-size:14px; color:#fff; margin-bottom:5px; font-weight:bolder; }
.main .ml .content .title a{color:#fff;}
.main .ml .content .box1{ padding-bottom:10px; border-bottom:1px solid #c6e8fc; padding:10px 0px 20px 0px ; margin-left:20px;}





.main .mr .title{ overflow:hidden; border-top:2px solid #85bdd4; padding-top:10px; margin-bottom:10px;}
.main .mr .title p{ float:left; font-size:16px; color:#000; font-weight:bolder; }
.main .mr .title p a{ color:#000;}
.main .mr .title a{ float:right; font-size:13.333px; color:#004276;}
.main .mr .fl{ width:49%; margin-right:2%; float:left;}
.main .mr .fr{ width:49%; float:left;}
.main .mr .huodong{ margin-bottom:20px; overflow:hidden;}
.main .mr .news{ margin-bottom:20px; overflow:hidden;}
.main .mr .huodong .newstop h2{ color:#008dde; font-size:18px; text-align:center; line-height:2; margin-bottom:10px;}
.main .mr .huodong .newstop h2 a{color:#008dde;}
.main .mr .huodong .newstop p{ text-indent:2em; margin-bottom:10px; }
.main .mr .list li { margin-bottom:2px; } 

.main .mr .huodong h2{ color:#008dde; font-size:18px; text-align:center; line-height:2; margin-bottom:10px; }
#pic h2{  line-height:2.5; border:1px solid #bbdbe8;}

.main .mr li a{ line-height:2; font-size:14px; color:#000;}
.show .title { text-align:center; padding-bottom:10px; border-bottom:1px solid #d7d7d7;}
.show .title p{ font-size:16px; font-weight:bolder; text-align:center; line-height:2;  } 
.show .title time{ font-size:14px; line-height:2;  } 
.show .text { padding:0px 30px; min-height:800px; margin-top:20px;}
.show .text p{ line-height:2.5; font-size:14px; color:#000; text-indent:2em; }



.main .mr li:hover a{ color:#4a9aca; }
.zlink { padding-left:5px;}
.zlink li { background:url(left.png) no-repeat left center; padding-left:20px;}
.zlink li a{ color:#fff; font-size:14px;  } 
.main .ml .ewm{ text-align:center; margin-top:20px;}
.main .ml .ewm p{ color:#fff; font-size:14px;}
.main .ml .content .box2{ padding-top:10px; padding-bottom:10px; border-bottom:1px solid #c6e8fc;  padding:10px 0px 20px 0px ; margin-left:20px;}
.main .ml .content .box3{ padding-top:10px; padding-bottom:0px;   padding:10px 20px 20px 20px ; }
.main .ml .content .box3 ul{ padding:10px 20px 10px; }
.main .ml .content .box3 ul li{ text-align:center; background:#fff; margin-bottom:10px;}
.main .ml .content .box3 ul li img{ display:block;}
.main .ml .content .box3 .more{ text-align:right;}
.main .ml .content .box3 .more a{ color:#fff; font-size:14px;}
.foot{ margin-top:20px; border-top:3px solid #4a9aca; text-align:center; margin-bottom:10px;}
.foot p{ line-height:40px;}

 #pic img
        {
            display:block;
            height: 275px;
            width: 385px;
        }
        .wrap
        {
            height: 322px;
            width: 385px;
            overflow: hidden;
            position: relative;
            margin: 0px auto;
        }
        .wrap ul
        {
            position: absolute;
            width: 385px;
        }
        .wrap ul li
        {
            height: 400px;
            position: absolute;
            top: 0;
            left: 0;
            opacity: 0;
        }
        .wrap ol
        {
            position: absolute;
            right: 0px;
            bottom: 50px;
            margin-right: 10px;
        }
        .wrap ol li
        {
            height: 12px;
            width: 12px;
            border: solid 1px #fff;
            border-radius: 10px;
            margin-left: 12px;
            color: #fff;
            float: left;
            line-height: center;
            text-align: center;
            cursor: pointer;
            font-size:0;
            background:#fff;
        }
        .wrap ol .on
        {
            background: #ff0000; 
            border: solid 1px #ff0000;
        }
        .arrow
        {
            position: absolute;
            top: 180px;
            z-index: 2;
            display: none;
            width: 45px;
            height: 45px;
            font-size: 36px;
            font-weight: bold;
            line-height: 45px;
            text-align: center;
            color: #fff;
            background-color: rgba(0,0,0, .3);
            cursor: pointer;
            
            display: none;
        }
        .arrow:hover
        {
            background-color: rbga(0,0,0, .7);
        }
        .wrap:hover .arrow
        {
            display: none;
        }
        #prev
        {
            left: 20px;
        }
        #next
        {
            right: 20px;
        }